SubmitNotification(String,Byte[])

Sends byte array notificationData as a notification to stream notificationID.

Parameters

  • notificationID : string : Unique ID for the stream to send the notification to.
  • notificationData : byte[] : Notification data to send.

Return

Status : Status that indicates if the operation succeeds.